Articles by Milan Jovanović

.NET Aspire: A Game-Changer for Cloud-Native Development?

.NET Aspire promises to revolutionize cloud-native development for .NET applications, but does it live up to the hype? In this hands-on review, I'll share my experience migrating a real project to Aspire, exploring its strengths, limitations, and potential impact on how we build distributed systems.

First Look at .NET Aspire - Distributed Applications in .NET 8

.NET Aspire is an opinionated, cloud-ready stack for building distributed applications. It handles specific cloud-native application concerns. Cloud-native apps often consist of small, interconnected pieces or microservices rather than a single, monolithic code base. In this video, I'll show you how to start with .NET Aspire and what it can do for you.